home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 83 / MacAddict_083_2003-07.iso / mac / Software / Development / VLC Source 0.5.3.dmg / doc / Makefile.am < prev    next >
Makefile  |  2003-04-07  |  302b  |  18 lines

  1. NULL =
  2.  
  3. EXTRA_DIST = \
  4.     vlc.1 \
  5.     vlc-config.1 \
  6.     bugreport-howto.txt \
  7.     fortunes.txt \
  8.     release-howto.txt \
  9.     web-streaming.html
  10.     vlc-howto.sgml \
  11.     faq/Makefile \
  12.     faq/faq-alone.sgml \
  13.     faq/faq.sgml \
  14.     common/stylesheet-html.dsl \
  15.     common/stylesheet-print-noicones.dsl \
  16.     lirc/example.lircrc \
  17.     $(NULL)
  18.